home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 142 / Exame Informatica 142.iso / Programas / paintnet / PaintDotNet_3_01_BetaNews.exe / PaintDotNetSetup.exe / PaintDotNet.msi / _80CC5D3997B24A76FA7F366AF858A736 < prev    next >
Encoding:
Text File  |  2007-01-11  |  7.2 KB  |  186 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Adjustments Menu</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <a href="http://www.getpaint.net/">
  17.     <img border="0" src="../images/logo.png"></a><p>
  18.      </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         <a href="Tutorials.html">Tutorials</a><br>
  25.         <a href="WhatsNew.html">What's New?</a><br>
  26.         </li>
  27.     </ul>
  28.     <h3>Concepts</h3>
  29.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  30.         <li><a href="LayersAndBlendModes.html">Layers and Blend Modes</a></li>
  31.     </ul>
  32.     <h3>User Interface</h3>
  33.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  34.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  35.         <li><a href="MainWindow.html">Main Window</a></li>
  36.         <li><a href="ImageList.html">Image List</a></li>
  37.         <li><a href="MenuBar.html">Menu Bar</a>
  38.         <ul class="toc">
  39.             <li><a href="FileMenu.html">File</a></li>
  40.             <li><a href="EditMenu.html">Edit</a></li>
  41.             <li><a href="ViewMenu.html">View</a></li>
  42.             <li><a href="ImageMenu.html">Image</a></li>
  43.             <li><a href="LayersMenu.html">Layers</a>
  44.             <ul class="toc">
  45.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  46.             </ul></li>
  47.             <li><a href="AdjustmentsMenu.html">Adjustments</a> 
  48.                 <ul class="toc">
  49.                     <li><a href="Curves.html">Curves</a></li>
  50.                     <li><a href="Levels.html">Levels</a></li>
  51.                 </ul></li>
  52.             <li><a href="EffectsMenu.html">Effects</a></li>
  53.             <li><a href="WindowMenu.html">Window</a></li>
  54.             <li><a href="HelpMenu.html">Help</a></li>
  55.         </ul>
  56.         </li>
  57.         <li><a href="Toolbar.html">Toolbar</a></li>
  58.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  59.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  60.             <li><a href="MoveTools.html">Move Tools</a><br>
  61.             <a href="MagicWand.html">Magic Wand</a></li>
  62.             <li><a href="GradientTool.html">Gradient Tool</a><br>
  63.             <a href="Paintbrush.html">Paintbrush</a></li>
  64.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  65.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  66.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  67.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  68.             <li><a href="TextTool.html">Text Tool</a></li>
  69.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  70.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  71.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  72.         </ul>
  73.         </li>
  74.         <li><a href="HistoryWindow.html">History Window</a></li>
  75.         <li><a href="LayersWindow.html">Layers Window</a></li>
  76.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  77.         <li><a href="StatusBar.html">Status Bar</a></li>
  78.     </ul>
  79.     </li>
  80.     <h3>Other</h3>
  81.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  82.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  83.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  84.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  85.         <li><a href="WebLinks.html">Web Links</a></li>
  86.         <li><a href="License.html">License</a></li>
  87.     </ul>
  88. </div>
  89. <div id="content">
  90.     <!-- #BeginEditable "content" -->
  91.     <h2>Adjustments</h2>
  92.     <p>The commands in this menu are meant for adjusting the image in various 
  93.     ways to get the colors to look the way you want them to.</p>
  94.     <blockquote>
  95.         <img border="0" src="Images/AdjustmentsMenu.png"></blockquote>
  96.     <p>This image will be used to illustrate what the various adjustments can 
  97.     do:</p>
  98.     <ul>
  99.         <li class="nobullet">
  100.         <p><img border="1" src="../images/LewistonSunset_small.jpg"> </p>
  101.         </li>
  102.         <li>
  103.         <h3><a name="AutoLevel"></a>Auto-Level</h3>
  104.         <p>This can be used to equalize the colors of an image so that overly 
  105.         dark or bright images are brought back to a normal range. This is 
  106.         equivalent to using the <a href="Levels.html">Levels</a> adjustment and 
  107.         then clicking the "Auto" button.</p>
  108.         <p>After using this adjustment, which has no configuration options, the 
  109.         image looks like this:</p>
  110.         <p><img border="1" src="../images/LewistonSunset_small_AutoLevel.jpg"></p>
  111.         </li>
  112.         <li>
  113.         <h3><a name="BrightnessContrast"></a>Brightness / Contrast</h3>
  114.         <p>This may be used to make the colors in an image brighter or darker, 
  115.         or to make colors stand out more or less from those around them.</p>
  116.         <p>Original image made brighter:</p>
  117.         <p><img border="1" src="../images/LewistonSunset_small_Brighter.jpg"></p>
  118.         <p>Original image with higher contrast:</p>
  119.         <p><img border="1" src="../images/LewistonSunset_small_MoreContrast.jpg"></p>
  120.         <p>Original image that is now both brighter and has higher contrast:</p>
  121.         <p><img border="1" src="../images/LewistonSunset_small_BrighterAndMoreContrast.jpg"></p>
  122.         </li>
  123.         <li>
  124.         <h3><a name="Curves"></a>Curves</h3>
  125.         <p>This adjustment may be used to adjust the curves of an image. Read 
  126.         more 
  127.         <a href="Curves.html">here</a>.</p>
  128.         </li>
  129.         <li>
  130.         <h3><a name="BlackAndWhite"></a>Black & White</h3>
  131.         <p>This adjustment removes all color, effectively making the layer black 
  132.         & white.</p>
  133.         <p>Original image that has been desaturated:</p>
  134.         <p><img border="1" src="../images/LewistonSunset_small_Desaturate.jpg"></p>
  135.         </li>
  136.         <li>
  137.         <h3><a name="HueSaturation"></a>Hue / Saturation</h3>
  138.         <p>This operation may be used to change the saturation of colors, as 
  139.         well as rotate the hue of the image. Additionally, it allows the 
  140.         adjustment of lightness, which is similar but not the same as 
  141.         brightness.</p>
  142.         <p>Original image after the Hue was set to 88 and the Saturation was set 
  143.         to 158:</p>
  144.         <p><img border="1" src="../images/LewistonSunset_small_HueSaturation.jpg"></p>
  145.         </li>
  146.         <li>
  147.         <h3><a name="InvertColors"></a>Invert Colors</h3>
  148.         <p>This adjustment is very similar to a negative of a photo. Applying it 
  149.         a second time produces the original image again.</p>
  150.         <p>Original image after it has been inverted:</p>
  151.         <p><img border="1" src="../images/LewistonSunset_small_Invert.jpg"></p>
  152.         </li>
  153.         <li>
  154.         <h3><a href="Levels.html" name="Levels">Levels</a></h3>
  155.         <p>This operation is used to adjust the color range and gamma of an 
  156.         image.</font> Click <a href="Levels.html">here</a> 
  157.         to lean more.</p>
  158.         </li>
  159.         <li>
  160.         <h3><a name="Sepia"></a>Sepia</h3>
  161.         <p>This adjustment turns the image black & white, and then adds a sepia 
  162.         tone. This can be used to give your images a nostalgic look.</p>
  163.         <p>Original image after the Sepia adjustment:</p>
  164.         <p><img border="1" src="../images/LewistonSunset_small_Sepia.jpg" width="320" height="240"></p>
  165.         </li>
  166.     </ul>
  167.  
  168.     <!-- #EndEditable -->
  169.     <h4><br>
  170.     <br>
  171.     </h4>
  172.     <p align="center">
  173.     <font color="#808080" size="1">Copyright <font face="Times New Roman">┬⌐ 2007 </font>
  174.     Rick Brewster, Tom Jackson, and past contributors. Portions Copyright
  175.     <font face="Times New Roman">┬⌐ 2007 </font>Microsoft Corporation. All Rights 
  176.     Reserved.</font><font size="1"> <br>
  177.     </font>
  178. </div>
  179. </b>
  180.  
  181. </body>
  182.  
  183. <!-- #EndTemplate -->
  184.  
  185. </html>
  186.